Release 10.1A: OpenEdge Data Management:
Database Administration


Using a cluster-enabled database with standard commands

A cluster-enabled database can be started with the standard database commands, but a special parameter is required to ensure that it is started in a cluster-protected mode. The following command starts a cluster-enabled database using PROSERVE:

proserve -db dbname -cluster startup 

The -db and -cluster parameters are the only parameters allowed. Any others are ignored. See The effect of this command is that proserve directs the cluster manager to start the database using the configuration provided when the database was enabled for failover. See "PROSERVE command" section for a complete description of the PROSERVE command. See "Cluster-enabling a database" section for information on enabling a database.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095